home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / lgnp9c.zip / SYSOP.ZIP / LOGGER next >
Text File  |  1992-03-16  |  580b  |  21 lines

  1. @echo off
  2. rem  This is a pcb door batch file for 'lgnp9' for node 1 
  3.  
  4. rem  Go to the drive and subdir where you put the door
  5. d:
  6. cd\doors\logger
  7.  
  8. rem  You have to run SHARE if multible nodes are going to talk to the same data
  9. rem  SHARE
  10.  
  11. rem  This is the most important line
  12. rem  If there is a node two, remember to change the /s parameter too
  13. DOORWAY COM1 /i:lgnp9.wel /k:255 /O:T /r:^K /b:Z /s:c:\PCB /v:D /p:LGNP9.EXE
  14.  
  15. rem  And then go back to the board area
  16. c:
  17. cd\pcb
  18.  
  19. rem  Put a rem on the next line if you are shelling out to run the door
  20. rem  board.bat
  21.